*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 24 Nov 2002 19:01:18 +0000 (19:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 24 Nov 2002 19:01:18 +0000 (19:01 +0000)
lisp/ChangeLog

index 06388d75c44358b98e612946344d942264135624..0da99bc7e3fffb8d2483e965f2c8de0297375ea5 100644 (file)
@@ -1,3 +1,13 @@
+2002-11-24  Richard M. Stallman  <rms@gnu.org>
+
+       * menu-bar.el (menu-bar-describe-menu): Add "What's This?" item.
+
+       * faces.el (face-set-after-frame-default): Ignore errors
+       in face-spec-face-set.
+
+       * cus-face.el (custom-declare-face): Add face-defface-spec
+       prop after applying the face spec.
+
 2002-11-23  Nick Roberts  <nick@nick.uklinux.net>
 
        * tooltip.el (tooltip-gud-print-command): Add server prefix to the
        * scroll-all.el (scroll-all-mode): Move arg LIGHTER to the right
        place.  Add groups.
 
+2002-11-22  Simon Marshall  <marshals@perth>
+
+       * font-lock.el (c++-font-lock-extra-types): Add various STL classes.
+
 2002-11-21  Nick Roberts  <nick@nick.uklinux.net>
 
        * gdb-ui.el : General tidying. Patches from Stefan Monnier.